home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
AudioApps
/
GISO
/
Makefile.preamble
< prev
next >
Wrap
Makefile
|
1992-12-20
|
89b
|
12 lines
OTHER_GARBAGE = sox
CC=cc
debug:: sox
all:: sox
sox:
(cd Sox ; make ; cp sox .. )